home *** CD-ROM | disk | FTP | other *** search
/ BBS in a Box 2 / BBS in a box - Trilogy II.iso / Files / Hyper / S-Sh / Scroll from the keyboard / Scroll from the keyboard / background_2435.txt < prev    next >
Encoding:
Text File  |  1988-10-23  |  1.1 KB  |  57 lines

  1. -- background: 2435 from stack: in
  2. -- bmap block id: 5685
  3. -- flags: 0000
  4. -- background id: 0
  5. -- name: 
  6. ----- HyperTalk script -----
  7. on openbackground
  8.   show menuBar
  9. end openbackground
  10.  
  11.  
  12. -- part 2 (field)
  13. -- low flags: 00
  14. -- high flags: 0000
  15. -- rect: left=179 top=58 right=81 bottom=490
  16. -- title width / last selected line: 0
  17. -- icon id / first selected line: 0 / 0
  18. -- text alignment: 0
  19. -- font id: 2
  20. -- text size: 16
  21. -- style flags: 256
  22. -- line height: 21
  23. -- part name: 
  24.  
  25.  
  26. -- part 51 (field)
  27. -- low flags: 81
  28. -- high flags: 0000
  29. -- rect: left=24 top=295 right=312 bottom=124
  30. -- title width / last selected line: 0
  31. -- icon id / first selected line: 0 / 0
  32. -- text alignment: 0
  33. -- font id: 3
  34. -- text size: 12
  35. -- style flags: 0
  36. -- line height: 16
  37. -- part name: map coords
  38.  
  39.  
  40. -- part 63 (button)
  41. -- low flags: 00
  42. -- high flags: 0000
  43. -- rect: left=461 top=291 right=314 bottom=491
  44. -- title width / last selected line: 0
  45. -- icon id / first selected line: 1012 / 1012
  46. -- text alignment: 1
  47. -- font id: 0
  48. -- text size: 12
  49. -- style flags: 0
  50. -- line height: 16
  51. -- part name: 
  52. ----- HyperTalk script -----
  53. on mouseUp
  54.   go to first card
  55. end mouseUp
  56.  
  57.